Welcome![Sign In][Sign Up]
Location:
Search - TCP linux

Search list

[Embeded Linux5.7-tcp

Description: s3c2410实验箱关于arm linux tcp通信的实例。代码详细有注释。-S3C2410 experimental me on the arm linux tcp communication example. Detailed annotated code.
Platform: | Size: 17408 | Author: jackylijiesi | Hits:

[Internet-Networklinux-socket

Description: 本Linux网络应用程序采用客户-服务器模型,并发型交互。在OSI参考模型的传输层,通过调用TCP套接字(Socket)的各种函数,使服务器和各个客户端之间建立快速可靠的连接,处理客户机发送的数据,实现流量检测与控制。-The Linux web applications in client- server model, and cross-hair. OSI reference model in the transport layer, by calling the TCP socket (Socket) of a variety of functions, so that the server and the client between the fast and reliable connections to deal with the client to send data, the achievement of traffic detection and control.
Platform: | Size: 37888 | Author: ll | Hits:

[Internet-NetworkLinuxTCPSocket

Description: 嵌入式LINUX网络编程socket源代码。调试成功的!-Embedded LINUX network programming socket source code. Debugging success!
Platform: | Size: 2048 | Author: zb | Hits:

[Linux-Unixlinux

Description: 此压缩文档包含两个pdf文档,第一个对linux早期操作系统(v0.11)全部代码文件进行了全面详细的注释和说明。介绍了内核源代码的组织结构及相互关系。第二个探究了linux Tcp/Ip 的核心。-This compressed file contains two pdf documents, the first an early linux operating system (v0.11) All code files for a full detailed notes and descriptions. Introduce the kernel source code and the relationship between organizational structure. The second explores the linux Tcp/Ip core.
Platform: | Size: 5490688 | Author: 刘浩 | Hits:

[TCP/IP stackconnect+disconnect

Description: linux c 网络编程 实tcp的链接和断开 非常适合于初学者-linux c network programming is tcp disconnect the link and very suitable for beginners
Platform: | Size: 14336 | Author: | Hits:

[OS programMODBUSTCPIP

Description: modbus tcp通讯client端代码-modbus tcp communication client-side code
Platform: | Size: 1756160 | Author: zhong | Hits:

[ARM-PowerPC-ColdFire-MIPSIP

Description: 移植到嵌入式系统的TCPIP协议源码,源码内有详细中文注解。 已实现的功能: 支持TCP, UDP, IP, ICMP, ARP, ETHERNET等协议;兼容BSD标准的Socket API接口函数库;ICMP实现PING的功能和UDP无效端口返回;支持TCP的流控制和超时重传;支持TCP主动连接和被动连接; 􀁺 支持在多任务中建立多个不同的TCP连接,支持各连接同时收发数据; 􀁺 提供WebSever和UDP服务器范例。 还没实现功能: 􀁺 IP报的处理不支持分段 在多个网络接口的应用是两个网络间的最大报大小要基本相等。 􀁺 ICMP协议还不是非常完整 目前ICMP协议只支持PING的功能和UDP无效端口返回。 􀁺 TCP协议不支持紧急数据 这一版本的ZLG/IP不对TCP传输中的紧急数据报进行处理。 􀁺 不支持IGMP协议 这一版本的ZLG/IP不支持IP组播和广播。 􀁺 不支持Socket API发送函数发送大于PMTU 用Socket API发送函数发送数据时,数据长度不可大于一个TCP或UDP报有效数据的长度。
Platform: | Size: 1682432 | Author: 谭剑鸣 | Hits:

[Internet-Networklinux_socket_server_client_updownload

Description: Linux网络编程第一个实验,使用TCP协议实现了服务器和客户端,客户端可以上传和下载文件。-Linux Network Programming first experiment, use the TCP protocol implementation of the server and the client, the client can upload and download files.
Platform: | Size: 12288 | Author: Will | Hits:

[TCP/IP stackmodbustcp

Description: MODBUS-TCP规范(中文版)。详细介绍协议结构、各类型指令,附录还给出服务器端客户端各种线程的编码方法。-MODBUS-TCP specification (Chinese Version). Detailed agreement structure, various types of instruction, appendix also gives the client a variety of server-side coding threads.
Platform: | Size: 27648 | Author: jryjkz | Hits:

[TCP/IP stackTCP(3)

Description: 用TCP/IP进行网际互联第三卷,linux版,付书中源码。-Using TCP/IP for internetworking Volume III, linux version, to pay the book source.
Platform: | Size: 7754752 | Author: 钱睿硕 | Hits:

[Otherarm-linux-insight

Description: windows下的GDB insight前端,采用gdb-6.8,可以通过TCP或串口对ARM系列linux环境下的应用程序进行调试。-windows under the front-end GDB insight, using gdb-6.8, can be TCP or serial port on the ARM family of linux applications environment for debugging.
Platform: | Size: 15936512 | Author: li.hua | Hits:

[Internet-Networktest-net

Description: tcp udp socket 网络编程 linux-tcp udp socket network programming linux
Platform: | Size: 3072 | Author: uleone | Hits:

[Linux-Unixmodbus_tcp

Description: linux 平台, modbus tcp 协议的简单实现.-linux platform, modbus tcp protocol simple to achieve.
Platform: | Size: 16384 | Author: Daniel | Hits:

[TCP/IP stacktcp

Description: 用于测试网络接口的TCP传输峰值速率,支持Linux,Cygwin环境。-Network interface for testing the TCP transmission peak rate, to support Linux, Cygwin environment.
Platform: | Size: 2048 | Author: yikok | Hits:

[Technology Managementlinux(17sections)ppt

Description: 对Linux的进程管理、系统维护.DHCP服务配置、软件包管理和备份、TCP.IP基本网络配置、口令时效和文件权限管理等等进行了详细的介绍-On the Linux process management, system maintenance. DHCP service configuration, management and backup software package, TCP.IP basic network configuration, password aging and document rights management, etc., introduced in detail
Platform: | Size: 1289216 | Author: Sky_Walker | Hits:

[Internet-Networka

Description: linux网络程序设计的例子源代码,有关进程,管道,CS结构,UDP,TCP,原始套接字-unix linux network programming codes
Platform: | Size: 744448 | Author: 李云 | Hits:

[Internet-NetworkLINUX-socket

Description: Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。     Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返 回一个整型的Socket描述符,随后的连接建立、数据传输等操作都是通过该Socket实现的。常用的Socket类型有两种:流式Socket (SOCK_STREAM)和数据报式Socket(SOCK_DGRAM)。流式是一种面向连接的Socket,针对于面向连接的TCP服务应用;数据 报式Socket是一种无连接的Socket,对应于无连接的UDP服务应用。-Socket interface is TCP/IP network API, Socket Interface defines a number of functions or routines, the programmer can use them to develop TCP/IP network applications. Study on the Internet want TCP/IP network programming, we must understand the Socket Interface. Socket Interface Designer is the first interface on the Unix operating system inside. If you know Unix system input and output, then it is easy to understand the Socket. Socket data transmission network is a special kind of I/O, Socket is a file descriptor. Socket also has a similar function call to open the file of the Socket (), the function return an integer of Socket descriptor, then the connection set up, data transmission and other operations through the implementation of the Socket. Socket type commonly used in two ways: streaming Socket (SOCK_STREAM) and data reported type Socket (SOCK_DGRAM). Streaming is a connection-oriented Socket, for in the TCP connection-oriented service applications Datagram Socket t
Platform: | Size: 1406976 | Author: 陈威 | Hits:

[Linux-Unixtcp

Description: linux下用C编写的TCP/IP 数据传送程序-linux using C prepared by TCP/IP data transfer procedures
Platform: | Size: 13312 | Author: 刘胜 | Hits:

[Linux-UnixTheLinuxTCPIPStack

Description: The Linux TCP/IP Stack: Networking for Embedded Systems by Thomas F. Herbert
Platform: | Size: 2387968 | Author: haixin.yip | Hits:

[ARM-PowerPC-ColdFire-MIPSChapter_5_Linux_Applications

Description: 周立功Magic2410实验箱光盘源码 第5章Linux应用程序编写 5.1 HelloWorld程序实验 5.2 Linux定时器实验 5.3多进程实验 5.4多线程实验 5.5文件和目录操作实验 5.6 UDP实验 5.7 TCP实验 5.8 Webserver实验 -Experimental boxes Magic2410 weeks Ligong Chapter 5 CD-ROM source Linux application procedures to prepare experiments 5.1 HelloWorld Timer 5.2 Linux experimental process more than 5.3 threads more than 5.4 experiment 5.5 experiment files and directories 5.6 UDP test operation 5.7 TCP Experimental Experimental Experimental 5.8 Webserver
Platform: | Size: 77824 | Author: yc | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net